projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cb7253
)
docs: Add gtk-doc stanza for GtkExpander::activate
author
Emmanuele Bassi
<ebassi@gnome.org>
Wed, 16 Dec 2020 15:29:24 +0000
(15:29 +0000)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Wed, 16 Dec 2020 16:29:00 +0000
(16:29 +0000)
gtk/gtkexpander.c
patch
|
blob
|
history
diff --git
a/gtk/gtkexpander.c
b/gtk/gtkexpander.c
index bbe08fccedf993e1c73a43b9705421fe5b1f7b60..16adad8f444bb933c8635727472d5e840250b6f8 100644
(file)
--- a/
gtk/gtkexpander.c
+++ b/
gtk/gtkexpander.c
@@
-369,6
+369,12
@@
gtk_expander_class_init (GtkExpanderClass *klass)
GTK_TYPE_WIDGET,
GTK_PARAM_READWRITE));
+ /**
+ * GtkExpander::activate:
+ * @expander: the #GtkExpander that emitted the signal
+ *
+ * Activates the #GtkExpander.
+ */
activate_signal =
g_signal_new (I_("activate"),
G_TYPE_FROM_CLASS (gobject_class),